ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
HTTP constants
List of constants used by the HTTP functions....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
zipOpen (Function)
Opens an existing archive.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Software Factory
The concept of software factory is used to automate the process for creating applications....
MemCreate (Function)
Creates a memory area.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.