ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HCloseConnection (Example)
Usage example of the HCloseConenction function
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
KeyPressed (Function)
Checks which key is pressed.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
SysRecentDocList (Function)
Returns the list of recently opened documents.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Other operators
The following are additional operators......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
fStopCompress (Example)
Usage example of the fStopCompress function