ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Copying and cloning
Variables are copied using the "=" operator...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Extracting messages added or modified since last extraction
A project was already created and translated......
Setup on a local network (LAN)
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<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 Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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.
Message text file format
The text files created by WDMSG use a specific format......
Google Contacts management functions
List of functions for managing Google contacts...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......