ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
4. Monitor your applications
Viewing a report in 3D
Your report displays controls that overlap?......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating a Java archive
When your Java application is developed, you can......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Internal component description
The description of an internal component can opened at any time......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Test of a query
The query editor allows you to run the test of query result......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......