ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
fCreate (Example)
Usage example of the fCreate function
The Multimedia control
The Multimedia control is used to play multimedia files......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
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.
Font (Type of variable)
A Font variable creates a font programmatically...
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....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).