ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
State (Property)
The State property is used to get and change the state of an element.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Age (Function)
Returns the age according to the date of birth.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Map control functions
Map control functions...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
NetworkUser (Function)
Identifies the name of the connected user.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).