ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iHLine (Function)
Prints a horizontal line at specified coordinates.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSize (Function)
Returns the size of a file (in bytes).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
New (Reserved word)
New is used to allocate memory space...
RegistryCreateKey (Function)
Creates a key in the Windows registry.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDeleteSeries (Function)
Deletes a data series from a chart.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
dDisplay (Function)
Displays the drawing in the Image control.