ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Body block
The Body block corresponds to the main block of the report......
Using the query result
The result of a select query can be used in......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....