ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Organization chart linked to a data file
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Events associated with internal windows
List of events associated with internal windows...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
MyParent (Reserved word)
MyParent is used to handle...
Composite variable
A composite variable contains different types of elements (members)...
Printing in PDF format: Special cases
Specific features of print in PDF format...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......