ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Telemetry: Main features
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
ControlNext (Function)
Returns the name of the next control in input mode.
iVLine (Function)
Prints a vertical line at specified coordinates.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......