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.
Advanced types
The advanced types of WLanguage are as follows...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
System constants
List of constants used by the system functions....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular...
Upload control events
The following processes are associated with the Upload control:...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Open (Function)
Opens a modal WINDEV window.
SQLFirst (Function)
Positions on the first row of the query result.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
iCreateFont (Function)
Creates a new print font.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Native MySQL Connector - License Agreement
Internal component
An internal component is a set of elements from a project......