ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page constants
List of constants used by page functions....
Comparison operators
The comparison operators can be divided into several categories......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Creating the skin template of a report
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
29. SEO in practice
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The planes (in a window or in a report)
The planes are used to group the window controls......