ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDESend (Function)
Sends a data to the program connected via DDE.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Type (Property)
The Type property is used to get and change the type of an element.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......