ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HAdd (Example)
Usage example of the HAdd function
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
XML management: Use example
This application example manages an XML file named "Orders......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
PDFToText (Function)
Extract the text contained in an Document PDF.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HDescribeFile (Function)
Describes a data file programmatically.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
URI constants
The following constants are used by URI-specific functions:...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Open (External language)
Opens a window.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
BackgroundTaskAdd (Function)
Adds a new background task.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.