ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Constants for managing the registry
List of constants used by the registry management functions....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
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.
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.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
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....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.