ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Summary table: Managing the application directories according to the platform
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Entity of a CDM
To group information according the MERISE method, entities must be created......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
fRename (Function)
Modifies the name of a file.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
NFCSendTag (Function)
Sends a NFC tag to another device.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......