ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Phone management functions
List of functions for phone management...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ExceptionInfo (Function)
Retrieves information about the current exception.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.