ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3-tier architecture
The development in "3-tier" architecture is now simplified......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HTTPSendForm (Function)
Sends an HTTP form.
The planes in WEBDEV
The planes are used to group the controls of an element......
The pages
Pages are the main interface of a WEBDEV site......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Extracting messages added or modified since last extraction
A project was already created and translated......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Managing space characters in the searches?
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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......
MatWrite (Example)
Usage example of the MatWrite function
ReplicSynchro: Use
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.