ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSeek (Function)
Gets and sets current position in an external file.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
iPrintImage (Function)
Sends the image file to print to the print buffer.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
Title (Property)
The Title property is used to get and change the title of an element.
dPolyline (Function)
Draws a line composed of multiple segments.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.