ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Installing a SOAP server with IIS
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
grDraw (Function)
Draws a chart according to the specified parameters.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
PicResize (Function)
Resizes a WDPic image.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Managing main window menus
A main menu is necessarily associated with a window......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......