ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Service constants
List of constants used by the functions for managing services....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HNext (Function)
Sets the position on the next data file record according to a browse item.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.