ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Examples for using the OLE DB provider for HFSQL
11. External component
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
Description (Property)
The Description property is used to get and change the page description.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
3. Application development cycle
Development cycle of a WINDEV application....