ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
fCreate (Example)
Usage example of the fCreate function
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Calendar functions
List of Calendar functions...
PDFPassword (Function)
Protects a PDF document with a password.
LastDayOfYear (Function)
Returns the date of the last day of the year.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
DatePicker (Function)
Opens the system date picker.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.