ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Deploying a static site or a PHP site
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
iPrintReport (External language)
Prints a report created with the report editor.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
HToItem (Function)
Assigns the specified value to an item of the current record.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Multi-project search
Performing a search in the current project is a common operation......