ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
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.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
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....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
diffApply (Function)
Applies a difference buffer to a specific buffer.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
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.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
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......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....