ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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.
Body Complement block
The Body complement block is linked to the Body block......
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.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
NFCSendTag (Function)
Sends a NFC tag to another device.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
gImage (Function)
Builds a sequence of characters containing an image.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HSetREP (Function)
Enables or disables the management of .REP file.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
End of Document block
The End of document block is run once at the end of the report execution......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.