ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Error 39: The END statement marking the end of declaration of the composite variable is missing
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WINDEV concepts
Error 705: The property does not exist on this type
3. Types of accessible data files
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<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.
Error 706: The property does not exist on this type of control
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Constants used by the XML signature
Constants used by the XML signature...