ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Information 37: Optimize your FOR loop
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
18. Secure payment
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
3. Deploying a WINDEV application
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
Error 19: The step of this FOR loop must be constant
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Guide organization
Organization of WINDEV Concepts...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......