ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Passing parameters
The parameters can be passed to a procedure......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating the menus for the pages of the WEBDEV RAD pattern
2. How to test a site?
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Compilation options (HLP format)
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....