ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser management functions
List of functions for managing browsers...
Compilation options
The compilation options allow you to define the help system generation settings......
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......
How to loop through a file using filters?
Properties associated with the areas defined in Zoning mode
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Warning 124: Shadowing a global variable
CurrentYear (Function)
Returns the current year in integer format.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Sub-query
A sub-query is a query whose result is used by another query......
Telemetry management functions
The following functions are used to manage the telemetry:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
6. Multiple generation