ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
SQLTransaction (Example)
Usage example of the SQLTransaction function
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
HLogRecreate (Function)
Used to recreate an empty log.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
NotificationDisplay (Function)
Displays a message outside the browser.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
EmailReadNext (Example)
Usage example of the EmailReadNext function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function