ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
XMLSavePosition (Function)
Stores the current position in the XML document.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
XMLFind (Function)
Performs a search in an XML document.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Column events (Table control)
List of events associated with the columns of Table controls...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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......