ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
.NET application
To create a.NET application from a project......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Service variable
The Service variable is used to......
2. WEBDEV administrator in practice
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Position (Function)
Finds the position of a specified string within another string.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.