ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Table windows of the WINDEV RAD pattern
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Sound (Function)
Plays a sound in WAV format.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
MQTT constants
Constants used by the MQTT functions...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
StringBuild (Function)
Builds a character string from an initial string and parameters.
HAlias (Example)
Usage example of the HAlias function
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Creating the Table pages of the WEBDEV RAD pattern
DDE constants
List of constants used by the DDE functions...
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.