ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
LooperDelete (Function)
Deletes a row from a Looper control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
gImage (Function)
Builds a sequence of characters containing an image.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.