ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ChangeTarget (Function)
Changes the target of a button action.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
RSS feed management functions
List of functions for managing RSS feeds...
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
HTML document management functions
List of functions that manipulate HTML documents....
Visible (Property)
The Visible property sets the visibility of an element.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Seek (Function)
Searches for the index of an element in a WLanguage array.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......