ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Lock constants
List of constants used by the functions for locking the applications....
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Progress (Property)
The Progress property returns the task progress status.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
zipOpen (Example)
Usage example of the zipOpen function
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
xlsOpen (Example)
Usage example of the xlsOpen function
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......