ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Manager of automated tests
The test manager is used to......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Report viewer: Proposing several reports
In the document preview, end users can......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....