ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling Organization Chart controls programmatically
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Environment of the query editor
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Creating the Relation windows of a WINDEV RAD pattern
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Creating the Table windows of the WINDEV RAD pattern
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.