ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
SIPVisible (Function)
Displays the keyboard.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......