ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
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....
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......
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.
Google Contacts management functions
List of functions for managing Google contacts...
Operator on Address
The & operator returns the address of a variable as an integer
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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.
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").
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
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.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Error 1037: This member already exists in the structure