ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
Creating a window skin template
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Environment of the query editor
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......
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
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......