ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Recycle code windows
By default, a single code window is opened per ......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Error 810: * can only be used for a parameter with a default value
Error 809: The * character cannot be used as mandatory parameter in a function
Error 1054: 'Ancestor' cannot be used outside the code of a class
Constants used by the functions for managing Dockable Panel controls
SQLListSource (Function)
Lists the data sources declared on a local site.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Python: Native calls
WLanguage allows for native Python calls......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ERR_NO_PAGE
Internal component description
The description of an internal component can opened at any time......
GglUploadDocument (Function)
Uploads a document to the Google server.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
DotNetRun (Function)
Runs a procedure on a .Net server.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......