ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HDescribeItem (Function)
Describes a file item through programming.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SSH constants
The following constants are used to manage an SSH server:...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HOpenConnection (Function)
Opens a connection to a specific database.
Printing nested reports
To create a main report containing several secondary reports:...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
PDFToText (Function)
Extract the text contained in an Document PDF.