ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Clipping the window according to an image
An image can be used to easily define the shape of a 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 ("......
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......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
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......
.NET Assemblies
.NET is Microsoft's software development platform......
Events associated with Link controls
List of events associated with Link controls...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......