ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Table,Modify (External language)
Modifies an element in a Table control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
diffApply (Function)
Applies a difference buffer to a specific buffer.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
MatExist (Function)
Checks the whether the matrix exists in memory.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......