ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Starting WDOptimizer in a command line
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Commands of the external interface
Calling a procedure/a function
Syntax for calling a local or global procedure.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Using WDDIXIO
To translate the text used in your project:...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
OpenChild (Example)
Usage example of the OpenChild function
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Cos (Function)
Calculates the cosine of an angle.