ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLSavePosition (Function)
Stores the current position in the XML document.
AppointmentAdd (Example)
Usage example of the AppointmentAdd function
LoadWDL (Example)
Usage example of the LoadWDL function
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
16. Java applications in practice
Java applications in practice...
SocketExist (Function)
Checks the existence of socket.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Data source (Example)
Usage example of the Data source type
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
FolderData (Function)
FolderData is kept for backward compatibility.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
rssInitialize (Function)
Loads a RSS stream in memory.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
Display (External language)
Displays a value in a control or assigns a value in a variable.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....