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.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Style sheet
A style sheet ("......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
The single-part and multi-part archives
Two types of archives are available......
SOAPRun (Function)
Runs a procedure on a SOAP server.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Installing a SOAP server with Netscape iPlanet 4.1
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Creating an insert query
An insert query (corresponding SQL statement......
State (Property)
The State property is used to get and change the state of an element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
iDestination (Function)
Configures the print destination.