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...
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
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......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
<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.
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......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Description (Property)
The Description property is used to get and change the page description.