ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WEBDEV license agreement
WEBDEV license agreement...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
fCurrentDir (Function)
Identifies or modifies the current directory.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.