ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
ArraySort (Function)
Sorts a WLanguage array.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ThreadMode (Function)
Changes the management mode of threads.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
gLine (Function)
Builds a sequence of characters containing a line.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
MenuInsertOption (Function)
Inserts a new option at a specific position.