ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToClipboard (Function)
Writes text or image information into the system clipboard.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
HPriorityClient (Function)
Modifies the priority of a client application.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Constants for managing certificates
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HPriority (Function)
Finds out and modifies the priority of the calling application.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....