ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ThreadPersistent (Function)
Makes a thread persistent.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following...
Android Widget windows
An Android application can contain one or more Widget windows......
OpenChild (Function)
Opens a non-modal child window.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open...
ServiceWait (Function)
Pauses the current service during the specified duration.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Environment of the report editor
Environment of the report editor...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
14. Managing the "Back" button in practice
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.