ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Execute (Function)
Starts the execution of a process through programming.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
zipDeleteFile (Function)
Deletes a file from an archive.
FileDisplay (Function)
Displays a file in the user's browser....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......