ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Salesforce functions
List of Salesforce functions...
Handling Scheduler controls programmatically
A Scheduler control can be......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Reports
A report provides a custom view of data......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
fTime (Example)
Usage example of the fTime function
Events associated with Edit controls
WLanguage events associated with Edit controls...
URI constants
The following constants are used by URI-specific functions:...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
QuickActionPin (Function)
Generates a request to pin a quick action.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......