ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
XMLSign (Function)
Signs an XML document.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Diagram (Variable type)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.