ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Describing an element
A flexible modeling includes different elements linked together......
List of reserved words
CallDLL32 (Function)
Runs a function found in an external DLL.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
13. External component in practice
External component in practice...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SQLConnect (Example)
Usage example of the SQLConnect function
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.