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...
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
ToastDisplay (Function)
Displays a "Toast" message.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Code statistics
The code statistics affect......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Outstanding progress bars
Simple or symmetric progress bar?...
SocketWrite (Function)
Writes a message intended to another socket.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Project description: Files tab
The project description window allows you to configure various elements of your project......