ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FTPListFile (Example)
Usage example of the FTPListFile function
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
8. Sharing a project in practice
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Page constants
List of constants used by page functions....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Constants for managing Map controls
Constants for managing Map controls...
3-tier architecture
The development in "3-tier" architecture is now simplified......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Google Calendar management functions
List of functions for managing Google calendars...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Installing the robot controller
The monitoring robot includes three executables......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.