ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HLinkMemo (Example)
Usage example of the HLinkMemo function
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
HModify (Example)
Usage example of the HModify function
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
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......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
KeyPressed (Function)
Checks which key is pressed.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration 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.
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
Table,Modify (External language)
Modifies an element in a Table control.