ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ExceptionInfo (Function)
Retrieves information about the current exception.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
XMLSavePosition (Function)
Stores the current position in the XML document.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Control constants
List of constants used by the functions for managing controls...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Events associated with internal windows
List of events associated with internal windows...
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Running the test of the User Groupware and installing it
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Events associated with List Box controls
List of events associated with List Box controls...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......