ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
EmailCheckAddress (Function)
Checks the validity of an email address.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
Wait (Function)
Temporarily stops the program execution.
Alias (Property)
The Alias property gets the alias of an element.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Truncate (Function)
Truncates the right part of a string or buffer.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
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.