ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
gpwOpen (Function)
Opens the User Groupware login window or page.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Certificate functions
The following functions are used to handle the certificates:...
The Check Box control
A Check Box can correspond to......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The different types of integers
ReplicInfo (Function)
Returns information about a replication.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......