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).
Constants for external files
List of constants used by the functions for managing external files....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
BurnerCancel (Function)
Cancels the current burn process.
FTP constants
List of constants used by the FTP functions....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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...
BurnerSelect (Function)
Used to select the default burner.
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.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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...
Radio Button control properties
List of properties associated with a Radio Button control...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......