ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with framesets
List of events associated with framesets...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
DDEExecute (Function)
Sends a command that will be run on the server.
ERR_BAD_DLLEXE
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Software license agreement
WINDEV Express license agreement...
User group settings
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......
11. User Macro-Code: UMC in practice
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......