ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SOAPRun (Function)
Runs a procedure on a SOAP server.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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)......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
The single-part and multi-part archives
Two types of archives are available......
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......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Report based on a query
Queries are used to easily select records in one or more data files......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....