ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
ComponentInfo (Function)
Returns information about a component.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.