ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
JSONValid (Function)
Checks the validity of a JSON string.
HJSONToRecord (Function)
Imports JSON data into the current record.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating the link buttons in the windows of a WINDEV RAD pattern
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Title (Property)
The Title property is used to get and change the title of an element.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
zipSelectFile (Function)
Selects files from an archive.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
ToastDisplay (Function)
Displays a "Toast" message.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.