ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
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....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HFilter (Function)
Defines and enables a filter on a table, view or query.
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Programming custom calculations in Table controls
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Describing an element
A flexible modeling includes different elements linked together......