ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Constants for managing emails
List of constants used by the functions for managing emails....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
HDescribeItem (Example)
Usage example of the HDescribeItem function
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.