ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Configuring the setup program
Two tools can be used to create a setup program......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.