ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Declaring and using a variable
A variable is defined by name and type......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Creating the Vision windows of the WINDEV RAD pattern
ProjectInfo (Function)
Returns specific information about the project currently run.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlClone (Function)
Creates a new control from an existing control.
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Clipboard management functions
List of functions for managing the clipboard...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.