ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the query result
The result of a select query can be used in......
20. Control templates
Error 2109: You are using the ObjectInfo function
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Manager of automated tests
The test manager is used to......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
2. How to test a site?
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Error 1035: A class used in a structure must have a constructor without parameter...
dbgEndRecording (Function)
Stops recording the scenario.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Error 1036: A class used in an array must have a constructor without parameter
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....