ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ServiceInfo (Function)
Returns information regarding the configuration of a service.
zipExtractAll (Example)
Usage example of the zipExtractAll function
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
OpenSister (Example)
Usage example of the OpenSister function
HForward (Example)
Usage example of the HForward function
zipFindFile (Example)
Usage example of the zipFindFile function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
HSetPosition (Example)
Usage example of the HSetPosition function
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
NotificationDisplay (Function)
Displays a message outside the browser.
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
Constants used by the scanner functions
Constants used by the scanner functions...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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