ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Various WEBDEV constants
Various WEBDEV constants...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Body Complement block
The Body complement block is linked to the Body block......
Automatic error handling
Error handling can be customized for each process......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Windows
The windows represent the main interface of a WINDEV application......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Bar code constants
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......