ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
TimeValid (Function)
Checks the time validity.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ComponentInfo (Function)
Returns information about a component.
Record (Type of variable)
The Record type is used to save the values of a record.
HTTPSendForm (Function)
Sends an HTTP form.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Creating the Form pages of a WEBDEV RAD pattern
DnDEvent (Example)
Usage example of the DnDEvent function
fMoveDir (Example)
Usage example of the fMoveDir function
Input (Function)
Displays a message allowing the user to type an information.
Position (Function)
Finds the position of a specified string within another string.
ChangeAction (Example)
Usage example of ChangeAction
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ModbusDisconnect (Function)
Closes the Modbus session.
VariableReset (Function)
Resets the variable to its initial value.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.