ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
fSplit (Function)
Splits a file into several files.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Defining clickable areas
In a page, an Image control can contain clickable areas......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
eChangeCurrency (Function)
Converts a currency into another currency.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.