ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetworkConnect (Function)
Associates a drive with a shared network directory.
The Text field: Edit control 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)....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......