ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.).
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HCross (Function)
Crosses a record in a data file.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
DnDGetData (Example)
Usage example of the DnDGetData function
Events associated with the project
List of events associated with the project...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Handling Scheduler controls programmatically
A Scheduler control can be......
Combination (Type of variable)
A combination is a set of options.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
grType (Function)
Identifies or modifies the type of chart.
1. Examples provided with WINDEV Mobile
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
zipOpen (Example)
Usage example of the zipOpen function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.