ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Available controls in a window
WINDEV Mobile includes several types of controls...
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
<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....
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....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
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").
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
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.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Body Complement block
The Body complement block is linked to the Body block......
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......
Various WEBDEV constants
Various WEBDEV constants...