ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Compilation options
The compilation options allow you to define the help system generation settings......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Internal component description
The description of an internal component can opened at any time......
MyParent (Reserved word)
MyParent is used to handle...
Multi-product external components
Components are a remarkably useful tool for development teams......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WINDEV Mobile Framework License Agreement
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.