ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Events associated with supercontrols
List of events associated with supercontrols...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with Chart controls
List of events associated with the Chart controls...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Events associated with windows
List of events associated with windows...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
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
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
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......
8. Windows in practice
Discover the main actions that can be performed on the windows....
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......