ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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...
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).
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.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
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......
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:...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
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...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
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.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HOnError (Example)
Usage example of the HOnError function
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......