ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
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).
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.
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......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......