ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
The "Analysis" pane
The "Analysis" pane lists......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WDInst: handling the files to install
By default, the files to install are......
How to develop a PHP site?
What is a PHP site?......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
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.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.