ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Lock constants
List of constants used by the functions for locking the applications....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
RESTSend (Function)
Sends a REST request and waits for the server response.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HListFile (Example)
Usage example of the HListFile function
grTitle (Function)
Modifies the caption and/or position of the chart title....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HPass (Function)
Defines the password used to create or open a data file.
ThreadMode (Function)
Changes the management mode of threads.
EmailReadNext (Example)
Usage example of the EmailReadNext function
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.