ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HOpenConnection (Example)
Usage example of the HOpenConnection function
Execute (Function)
Starts the execution of a process through programming.
fCurrentDrive (Function)
Gets or sets the current drive.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Constants for external files
List of constants used by the functions for managing external files....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Creating a window skin template
Environment of the query editor
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
eCurrencyName (Function)
Returns the caption of a currency.
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, ......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function