ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
dDisplay (Function)
Displays the drawing in the Image control.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
PopupAnimate (Function)
Displays a popup in a page cell.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.