ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
8. "Mobile friendly" site: Dynamic serving
Operations performed on object diagrams
The following paragraphs explain......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
ReplicSynchro: Use
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
fImageSelect (Function)
Opens the image picker of Windows.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
zipDeleteAll (Function)
Deletes all files from an archive.
Operations performed on activity diagrams
The following paragraphs explain......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
The "Commands" pane
The "Commands" pane lists......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Automatic documentation of external components
External components must include a technical documentation......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
DnD constants
List of constants used by the functions for managing the Drag and Drop....