ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
VariableReset (Function)
Resets the variable to its initial value.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Structure of data files of user groupware
LDAPListChildren (Example)
Use example for the LDAPListChildren function
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
HPriorityClient (Function)
Modifies the priority of a client application.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
FTPGet (Example)
Usage example of the FTPGet function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function