ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
VariableReset (Function)
Resets the variable to its initial value.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HCross (Function)
Crosses a record in a data file.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
BreakAdd (Function)
Adds a break into a Table or Looper control.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
iFont (Function)
Selects the default font.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
OrgModify (Function)
Modifies an element in an Organization Chart control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.