ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SocketExist (Function)
Checks if a socket already exists.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LoadParameter (Function)
Reads a persistent value.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SQLExec (Function)
Names and runs an SQL query.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
14. Managing the "Back" button in practice
Query editor: Characteristics
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
eChangeCurrency (Function)
Converts a currency into another currency.
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....