ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to manage the name of the font used.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Events associated with a Multimedia control
List of events associated with a Multimedia control...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
fCurrentDir (Function)
Identifies or modifies the current directory.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HToItem (Function)
Assigns the specified value to an item of the current record.
HAddUser (Function)
Adds a user to a database.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
EnumControl (Example)
Usage example of the EnumControl function
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....