ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_MSG_BOX
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Select query description window: Items used
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Designing a supercontrol
A supercontrol is an advanced type of control......
Error 1001: The operators: and:: can only be used in the methods of classes
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
15. Cookies: information stored on the end user's computer
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The planes (in a window or in a report)
The planes are used to group the window controls......
Code Editor control
The Code Editor control allows end users to write WLanguage code....