ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
InitParameter (Function)
Initializes the management of persistent values.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
PopupAnimate (Function)
Displays a popup in a page cell.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
XML functions
List of XML functions...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.