ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
List of extension attributes
The list of extension attributes ......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling controls in a report
The different operations available for the report controls are as follows......
Managing space characters in the searches?
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.