ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Report based on a query
Queries are used to easily select records in one or more data files......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Setup directory
The setup wizard allows you to configure the setup directory of application....
J2EE constants
List of constants used by the J2EE functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Bar code constants
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.