ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
System constants
List of constants used by the system functions....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Hash constants
List of constants used by the Hash functions....
Constants for the Exif functions
List of constants used by the Exif functions....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
16. Application test in practice
29. SEO in practice
2. Projects in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
2. Projects in practice
Discover the main operations that can be performed on a project....
The HTML Display control
The HTML Display control displays a web page in an application......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Events associated with internal windows
List of events associated with internal windows...
Using .NET assemblies in a project
To use .NET assemblies in a project......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Structure (Type of variable)
A structure is a custom type of data...
Designing a supercontrol
A supercontrol is an advanced type of control......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.