ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile Framework License Agreement
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
ToastDisplay (Function)
Displays a "Toast" message.
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
RegistryValueType (Function)
Returns the type of value found in the registry.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Sort (Function)
Sorts a WLanguage array.
WINDEV Framework License Agreement
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Import a list of requirements
The Project Management Hub allows you to import requirements......
Using an external component in an application
A component can be reused at any time in any application......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.