ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Error 1038: This member already exists in the class
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
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").
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Google Contacts management functions
List of functions for managing Google contacts...
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
Operator on Address
The & operator returns the address of a variable as an integer
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").
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Error 1037: This member already exists in the structure