ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
TimeToString (Function)
Converts a time to a string in the specified format.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HSendMessageToClient (Function)
Displays a message on the client computers.
Handling TimeLine controls programmatically
A TimeLine control can be......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....