ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
fReadLine (Example)
Usage example of the fReadLine function
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
DnDEvent (Example)
Usage example of the DnDEvent function
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
SOAPRun (Function)
Runs a procedure on a SOAP server.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HListConnection (Function)
Returns the list of connections currently described in the application.
CurrentMonth (Function)
Returns the number of the current month.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Local procedure
Two types of procedures are available......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
String functions
List of functions for managing character strings...
Execute (Function)
Starts the execution of a process through programming.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.