ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Multiline strings
To type character strings over several lines in the code editor...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
iPrintImage (Function)
Sends the image file to print to the print buffer.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Map control functions
Map control functions...
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
String functions
List of functions for managing character strings...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HTTPSendForm (Function)
Sends an HTTP form.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.