ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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......
OBEX constants
List of constants used by the OBEX functions....
The single-part and multi-part archives
Two types of archives are available......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Detailed use of WINDEV FTP/RPC
TreeView Table control functions
List of functions for managing TreeView Table controls...
User Groupware files
Two categories of data files are managed......
Declaring and using a variable
A variable is defined by name and type......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
BurnerCancel (Function)
Cancels the current burn process.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Constants for telemetry management
Constants for telemetry management...
EmailSend (Example)
Usage example of the EmailSend function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.