ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Generating the setup program
The last wizard step for creating the setup program allows you to......
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
TableMode (Function)
TableMode is kept for backward compatibility.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Error 301: Unknown identifier
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HReadFirst (Function)
Sets the position on the first record according to a browse item.