ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
fMemExist (Function)
Checks the existence of a shared memory zone.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
SQL functions: Special case
List of SQL functions: Special case...
HConnect (Example)
Usage example of the HConnect function
Analysis links
The links are used to link the files found in an analysis between themselves......
Extern (Reserved word)
EXTERN is used to...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Position
The Position keyword can correspond to...
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Events associated with a Switch control
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
fCompress (Function)
Compresses a file.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Complete (Function)
Returns a character string of a specified length.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.