ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring and using a variable
A variable is defined by name and type......
ArrayCopy (Function)
Copies the content of an array to another array.
Global and local variable
Two types of variables are available......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
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......
Events associated with pages
List of events associated with pages...
OBEX constants
List of constants used by the OBEX functions....
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......
SysErrorMode (Function)
Modifies the display mode of errors.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
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)......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Types of Edit controls
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
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......
Error 30: An exception process cannot be declared inside another exception process...