ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Animating a Static control
Two methods can be used to animate a Static control......
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Google Contacts functions
List of functions for managing Google contacts...
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Dimension (Example)
Example of use of Dimension
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....