ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFirst (Function)
Positions on the first row of the query result.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
ArrayDistinct (Function)
Returns an array without duplicates.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Alias (Property)
The Alias property gets the alias of an element.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
iParameterViewer (Function)
Configures the report viewer.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
gImage (Function)
Builds a sequence of characters containing an image.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Border (Property)
The Border property is used to get and change the borders of an element.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.