ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......