ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Handling the report blocks through programming
Each report block is associated with different events......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Compilation options (chm format)
DataType (Function)
Identifying the type of a WLanguage variable.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Library,Disk (External language)
Opens the project library that is stored on disk.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Help system properties
The properties of help system are used to define......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
End of Document block
The End of document block is run once at the end of the report execution......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......