ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
How to develop a PHP site?
What is a PHP site?......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Events associated with windows
List of events associated with windows...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
EXE constants
List of constants used by the functions for managing executables....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
End of Document block
The End of document block is run once at the end of the report execution......
Events associated with Button controls
List of events associated with Button controls...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......