ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing character strings
List of constants used by string management functions...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Count (Property)
The Count property returns the number of elements in a given set.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
The planes in WEBDEV
The planes are used to group the controls of an element......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Creating user accounts
A User account allows the server administrator to......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
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....
State (Property)
The State property is used to get and change the state of an element.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...