ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Entity of a CDM
To group information according the MERISE method, entities must be created......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Border (Property)
The Border property is used to get and change the borders of an element.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
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....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
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......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
fRename (Function)
Modifies the name of a file.
NFCSendTag (Function)
Sends a NFC tag to another device.