ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpen (Example)
Usage example of the fOpen function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
fMoveDir (Example)
Usage example of the fMoveDir function
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HSendMessageToClient (Function)
Displays a message on the client computers.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
grParameter (Function)
Retrieves or modifies a chart parameter.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
EmailGetAll (Function)
Retrieves all the emails found on a server.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
StatAverage (Example)
Usage example of the StatAverage function
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
11. Table/Looper controls
Manipulating a Layout control programmatically
A Layout control can be......