ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manager of automated tests
The test manager is used to......
Handling Spreadsheet controls programmatically (in a report)
1. Project and analysis
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Using the query result
The result of a select query can be used in......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
20. Control templates
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Operations performed on use case diagrams
The following paragraphs explain......
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....
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?
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......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......