ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Operating mode of dynamic Active WEBDEV Pages
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
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)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
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.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
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.).
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.).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
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.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....