ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Writing an email: the available methods
This help page presents the methods for writing an email....