ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
The different types of windows
The following types of windows can be created in a WINDEV application......
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
HState (Function)
Used to find out the state of a record.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
HCross (Function)
Crosses a record in a data file.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
<Source>.Cross (Function)
Crosses a record in a data file.
<Source>.State (Function)
Used to find out the state of a record.
SFDelete (Function)
Deletes records from a Salesforce database.
W3C standardization
You must comply with the W3C standard (HTML 4......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Currencies
A currency is a real coded on 10 bytes....
Universal replication
The purpose of universal replication is to keep several databases synchronized......