ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HRegenerateFile (Function)
Regenerates a data file from its log.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
FinRedemption (Example)
Usage example of the FinRedemption function
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Commands of the external interface
Logical operators
The logical operators are as follows......
SQLFirst (Function)
Positions on the first row of the query result.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Sending elements to Free Technical Support
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SaaS constants
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
NetGetFile (Example)
Usage example of the NetGetFile function