ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HTMLToText (Function)
Converts an HTML string or buffer to text.
dbgInfo (Function)
Returns a debug information.