ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Various constants
List of various constants used by the constants WINDEV functions....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Using .NET assemblies in a project
To use .NET assemblies in a project......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......