ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Global and local variable
Two types of variables are available......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Comment (Property)
The Comment property is used to manage comments.
The single-part and multi-part archives
Two types of archives are available......
HChangeName (Function)
Modifies the physical name of a data file.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
NET constants
List of constants used by the DotNet functions....
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.