ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
11. User Macro-Code: UMC in practice
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
End of break block
The End of break block is optional......
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......
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....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
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.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
grAddData (Function)
Adds a data into a chart.
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.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....