ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Content (Property)
The Content property is used to get and change the content of an element.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling the report blocks through programming
Each report block is associated with different events......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Managing parallel tasks
The computers are becoming more and more powerful......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....