ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
OpenChild (Example)
Usage example of the OpenChild function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
CreateShortcut (Example)
Usage example of the CreateShortcut function
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SaaSChangePassword (Function)
Changes the password of the connected user.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
SQLChangeConnection (Function)
Modifies the current connection.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.