ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
dFont (Example)
Usage example of the dFont function
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Installing the robot controller
The monitoring robot includes three executables......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
iPrintImage (Example)
Usage example of the iPrintImage function
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating a flexible modeling
To create a new flexible modeling, you can......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
PageChangeLayout (Function)
Applies a specific layout to a page.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Automatic management of exceptions
The management of exceptions can be customized by process......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Specific features of the Express version
NFC constants
List of constants used by the NFC functions...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min