ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
Decode (Function)
Decodes a character string that was encoded by Encode.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
CallDLL32 (Function)
Runs a function found in an external DLL.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
"?" menu
WINDEV proposes a help menu adapted to your applications......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Error (Function)
Displays a custom error message in a system error window.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Date (Type of variable)
The Date type enables you to easily handle the dates...
NumberInWords (Function)
Converts a number to words.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Various constants
List of various constants....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.