ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option,Space (External language)
Fills the content of WdString with space characters on the right.
Space (External language)
Fills the content of WdString with space characters on the right.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Multiline strings
To type character strings over several lines in the code editor...
Emulating constants
List of constants used by the functions for emulating automated tests....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Check: Sending an email
The monitoring robot will......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Constants for external files
List of constants used by the functions for managing external files....