ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.