ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSerialNum (Function)
Returns the IMEI number of the current device.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
fSize (Function)
Returns the size of a file (in bytes).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
URL (Property)
The URL property is used to get and change a URL.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
iPrintReport (Function)
Prints a report created with the report editor.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.