ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
Seek (Function)
Searches for the index of an element in a WLanguage array.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......