ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HReadLast (Example)
Usage example of the HReadLast function
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
ThreadMode (Function)
Changes the management mode of threads.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
FTPDate (Example)
Usage example of the FTPDate function
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
iCreateFont (Function)
Creates a new print font.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
zipCreate (Function)
Creates an archive.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).