ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
5. Site test in practice
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Printing nested reports
To create a main report containing several secondary reports:...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
WDINT overview
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....