ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
3. Debugger
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WEBDEV Application Server - 10 connections - License agreement
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Managing space characters in the searches?
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
21. Managing business rules
Managing business rules...
18. Management of business rules
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The Organizer control
The Organizer control is used to display and handle organizers......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
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......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Native MySQL Connector - License Agreement
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.