ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Binding controls to data
A window or page can display information from......
Creating an executable: General options
The main executable options are as follows......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Specific features of the applications for iPhone/iPad
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
3. Server configuration
23. Print modes
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Screen,Input (External language)
Starts the input in the controls of a window.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Screen,Next (External language)
Returns the name of the next editable control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
ERR_NO_PROJECT
1
6
7
8
9
10
46
>