ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Format (Property)
The Format property is used to define the data format of a data file.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
HLogRecreate (Function)
Used to re-create an empty log.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
16. Application test in practice
WDTestSite: Load test
The stress tests are used to check......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.