ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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...
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DurationToString (Function)
Converts a duration to a character string in the specified format.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Constants for managing projects
List of constants used by the functions for managing projects....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).