ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLSavePosition (Function)
Stores the current position in the XML document.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
IF statement
The conditional IF statement allows you to run an action according to a condition...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.