ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Events associated with Table controls
List of events associated with Table controls...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Multimedia constants
List of constants used by the multimedia functions....
Constants used by the scanner functions
Constants used by the scanner functions...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
ControlClone (Function)
Creates a new control from an existing control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......