ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
16. Java applications in practice
Java applications in practice...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Google Maps management functions
List of functions for managing Google maps...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Environment of the project editor
The main elements of the project editor are as follows:
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
SIPVisible (Function)
Displays the keyboard.
fDate (Example)
Usage example of the fDate function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
fDateTime (Example)
Usage example of the fDateTime function
Comparison operators
The comparison operators can be divided into several categories......
Constants for managing Windows events
The following constants are used to manage Windows events:...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Google document management functions
List of functions for managing Google documents...