ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Height (Property)
The Height property is used to get and change the height of an element.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Structure of data files of user groupware
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Windows
The windows represent the main interface of a WINDEV application......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Sub-query
A sub-query is a query whose result is used by another query......