ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventClose (Function)
Closes a synchronization event between several threads.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
EventOpen (Function)
Opens a synchronization event between several threads.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Access rights to a class property
A property is a code element that includes two processes......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
JSONToXML (Function)
Converts a JSON string to XML.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.