ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Sub-query
A sub-query is a query whose result is used by another query......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Language (Property)
The Language property is used to get and change the language used.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
FontName (Property)
The FontName property is used to manage the name of the font used.
Line (Property)
The Line property is used to define the line style used.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
The Dashboard control
Dashboards are essential elements in an application......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......