ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
SysXRes (Function)
Returns the horizontal screen resolution.
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
SysIconAdd (Example)
Usage example of the SysIconAdd function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
17. TLS/SSL: Encrypting information on the Web
HOpenConnection (Function)
Opens a connection to a specific database.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Table,Modify (External language)
Modifies an element in a Table control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
grParameter (Function)
Retrieves or modifies a chart parameter.
HDelete (Function)
Deletes a record from a data file (query or view).
Automation object
The Automation keyword is used to declare an automation object...
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Factorial (Function)
Returns the factorial of an integer number.
MDIOpen (Function)
Opens and enables an MDI child window.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.