ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

History of versions
The history of setup versions is an advanced feature of the network setup......
11. User Macro-Code: UMC in practice
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......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
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...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Fax constants
List of constants used by the functions for managing faxes....
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......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
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......