ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls. It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Managing replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Constants for external files
List of constants used by the functions for managing external files....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WEBDEV license agreement
WEBDEV license agreement...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....