ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
SQLExec (Function)
Names and runs an SQL query.
Query editor: Characteristics
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....
The Line control
A Line control is used to display a line in a page......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
LoadParameter (Function)
Reads a persistent value.
MatDelete (Function)
Deletes an existing matrix.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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).
14. Managing the "Back" button in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Custom tooltips
Tooltips are very useful for application users......
13. External component in practice
External component in practice...