ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
The Dashboard control
Dashboards are essential elements in an application......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Android Control Center
Do you know where to find your application log files?...
6. Multiple generation
...Multiple generation...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Font
The Font keyword can correspond to: a Font variable. the Font property....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
14. Managing the "Back" button in practice
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).