ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
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......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
fStopCompress (Example)
Usage example of the fStopCompress function
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
xlsOpen (Example)
Usage example of the xlsOpen function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Pyramid charts
Pyramid charts allow you to view data in descending order......