ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control functions
List of functions for managing TreeView Table controls...
ArrayCopy (Function)
Copies the content of an array to another array.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
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......
OBEX constants
List of constants used by the OBEX functions....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Detailed use of WINDEV FTP/RPC
Edit options of a report
The report editor allows you to......
OpenChild (Function)
Opens a non-modal child window.
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......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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....