ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
grParameter (Function)
Retrieves or modifies a chart parameter.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Browser constants
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Constants for the geo-localization functions
Constants used by the geo-localization functions...