ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HRead (Function)
Reads a record in a file according to a given record number.
Specific features of the Express version
Handling controls in a report
The different operations available for the report controls are as follows......
Managing space characters in the searches?
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
zipListFile (Function)
Returns the list of files found in an archive.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
14. Controls in practice
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
iGroupAdd (Function)
Adds a report to a group of reports.