ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
NET constants
List of constants used by the DotNet functions....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.