ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
The Organizer control
The Organizer control is used to display and handle organizers......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Body block
The Body block corresponds to the main block of the report......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Time management
For each element (windows, reports, ......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....