ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Drawer control properties
List of properties associated with the Drawer control...
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
BurnerAddFile (Function)
Adds a file to the compilation.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SSH constants
The following constants are used to manage an SSH server:...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
TreeView Table control properties
List of properties associated with the TreeView Table control...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Radio Button control properties
List of properties associated with a Radio Button control...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.