ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
VaultUseContentsForTestMode (Function)
Forces the use of vault contents specifically included for testing purposes. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
TimeToString (Function)
Converts a time to a string in the specified format.
TimePicker (Function)
Opens the system time picker.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
Configuring an application with User Groupware
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.