ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
13. Debugger
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
iParameterViewer (Function)
Configures the report viewer.
WDSQL, SQL querier: Overview
WDSQL is used to......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Operations performed on activity diagrams
The following paragraphs explain......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
5. User Groupware in practice
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Programming the table cells
The Table controls can be handled......