ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Modify (External language)
Modifies an element in a Table control.
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.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
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....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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....
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......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
fStopCompress (Example)
Usage example of the fStopCompress function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HForward (Example)
Usage example of the HForward function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Type (Example)
Usage example of the Type property
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
fCreate (Example)
Usage example of the fCreate function
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HDescribeItem (Example)
Usage example of the HDescribeItem function
2. WEBDEV administrator in practice