ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
EXE constants
List of constants used by the functions for managing executables....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
The Calculated control
The "Calculated" control is used to perform calculations in a report......