ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
InfoBuild (Function)
Displays a custom message in a system information window.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Info (Function)
Displays a custom message in a system information window.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
grGradient (Function)
Enables or disables the display of color gradients in a chart.