ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Aliases on data files: HAlias
The aliases are used to handle......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
ServiceContinue (Function)
Restarts a paused service.
dFill (Example)
Usage example of the dFill function
Repairing the project
In some cases, "Project......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Event (Example)
Usage example of the Event function
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.