ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating nested reports
Managing the styles
The help editor allows you to define styles of paragraphs......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
EnumControl (Function)
Returns the name of Nth control found in the specified element.