ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Input (Function)
Displays a message allowing the user to type an information.
fMoveDir (Example)
Usage example of the fMoveDir function
Position (Function)
Finds the position of a specified string within another string.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ChangeAction (Example)
Usage example of ChangeAction
HFSQL constants
List of constants used by the HFSQL functions....
DnDCursor (Example)
Usage example of the DnDCursor function
Constants for external files
List of constants used by the functions for managing external files....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
ModbusDisconnect (Function)
Closes the Modbus session.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
VariableReset (Function)
Resets the variable to its initial value.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.