ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the monitoring robot
The monitoring robot includes three executables......
zipCreate (Function)
Creates an archive.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling Scheduler controls programmatically
A Scheduler control can be......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Classes, members, methods and properties
A class is made of......
Declaring and using a variable
A variable is defined by name and type......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Error (Function)
Displays a custom error message in a system error window.
Google constants
List of constants used by the Google functions....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.