ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CheckUserIDentity (Function)
Checks the identity of the current user using biometric authentication.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
ErrorThrow (Function)
Throw a non-fatal error.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with Link controls
List of events associated with Link controls...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......