ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Information 302: Ambiguity between a variable and a control
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
New (Reserved word)
New is used to allocate memory space...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
iEllipse (Function)
Prints an ellipse (in a rectangle).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
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.).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
OpenChild (Example)
Usage example of the OpenChild function
Compilation options (chm format)