ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Events associated with Tab controls
List of events associated with Tab controls...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
NFC constants
List of constants used by the NFC functions...
Variable scope
Variables can be declared anywhere in the code....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Referring to an element in a WLanguage event / process
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....