ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Example)
Usage example of the HTTPRequest function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HStopServer (Function)
Stops an HFSQL server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
25. Performing a process on several successive pages
Performing a process on several successive pages...
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
10. Internal components in practice