ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Mask functions
The following functions are used to manage masks...
Events associated with pages
List of events associated with pages...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Calling a procedure/a function
Syntax for calling a local or global procedure.
ThreadPause (Function)
Pauses the current thread during the specified duration.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Assignment operators
Three assignment operators are available......
Animating a Static control
Two methods can be used to animate a Static control......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
DotNetDelegate (Function)
Initializes a.NET delegate.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.