ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Python: Native calls
WLanguage allows for native Python calls......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Project description: Style tab
The project description window allows you to configure various elements of your project......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Chart control properties
A Chart control can be used......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Example for creating a select query
This help page explains how to create two select queries......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Internal component description
The description of an internal component can opened at any time......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
4. Dedicated server or shared server?