ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
History of versions
The history of setup versions is an advanced feature of the network setup......
Fax constants
List of constants used by the functions for managing faxes....
11. User Macro-Code: UMC in practice
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
grAddData (Function)
Adds a data into a chart.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.