ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Data model editor: types of links
Several types of links can be found between the files......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Constants used by the XML signature
Constants used by the XML signature...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Customize your charts: type, color, legends, etc.
Error 706: The property does not exist on this type of control
Overview
Overview of the different operators...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
The use of the Automation type in a site is reserved for the advanced users
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....