ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Constants for external files
List of constants used by the functions for managing external files....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
zipAddFile (Example)
Usage example of the zipAddFile function
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Multiline strings
To type character strings over several lines in the code editor...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.