ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
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....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
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.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HListConnection (Function)
Returns the list of connections currently described in the application.
CurrentMonth (Function)
Returns the number of the current month.
fReadLine (Example)
Usage example of the fReadLine function
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......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
String functions
List of functions for managing character strings...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Execute (Function)
Starts the execution of a process through programming.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
WINDEV applications for Linux: Specific features
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.