ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
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.
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.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
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......
23. Print modes
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
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.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Label report
The report editor allows you to create "Label" reports......