ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.).
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.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
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.).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Installing a Webservice (old format)
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Operator on Address
The & operator returns the address of a variable as an integer
Managing parallel tasks
The computers are becoming more and more powerful......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min