ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClient structure
The HClient structure is used to......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ThreadMode (Function)
Changes the management mode of threads.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
ServiceRestart (Function)
Restarts a service (already started).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
HChangeKey (Example)
Usage example of the HChangeKey function
FileDisplay (Example)
Usage example of the FileDisplay function
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......