ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
The Site Map control
The Site Map control allows the Web user to......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Constants for managing videos
List of constants used by the functions for video management....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Obtaining an SSL certificate for IIS2 (2.0 or later)