ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Error 1021: The method of the class is not global
Error 1: Syntax error
OpenSister (Function)
Opens a non-modal sibling window.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
GPSGetPosition (Function)
Retrieves information about the current device position.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
ERR_NO_WDADMIN
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Query based on query
Queries can be based on items from another query......