ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control functions
The following functions are used to manage the Organizer control:...
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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).
Space (External language)
Fills the content of WdString with space characters on the right.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
iEndReport (Function)
Forces the report print to stop.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.