ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Installing and starting WDTRAD
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
zipOpen (Function)
Opens an existing archive.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
CreateShortcut (Example)
Usage example of the CreateShortcut function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Drawing constants
List of constants used by the drawing functions....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Internal component
An internal component is a set of elements from a project......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function