ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
fChangeSize (Function)
Resizes an external file.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
fDelete (Function)
Deletes a file accessible from the current computer.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ServiceRestart (Function)
Restarts a service (already started).
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Image control in a page
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Constants for SMS functions
List of constants used by the SMS functions....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......