ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
Example for creating a select query
This help page explains how to create two select queries......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
zipDeleteFile (Function)
Deletes a file from an archive.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
HCopyFile (Example)
Usage example of the HCopyFile function
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......