ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
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.
2. Analysis in practice
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
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)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
XMLNext (Function)
Positions on the next element (tag or attribute).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
dbgEnableLog (Function)
Enables the runtime log programmatically.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).