ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
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.
HDFS functions
The following functions are used to manage files on a HDFS system......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
14. Managing the "Back" button in practice
Composite keys
A composite key is a key item containing several other items......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
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.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
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......
Conversion (Function)
Converts a value from a unit to another one.
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....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.