ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShellExecute (Function)
Opens a document in its associated application.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Materialized view
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
AWP without UI
Bootstrap, Angular, React, Vue......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
10. Smart controls
Smart controls...
SQL view
An SQL view is a virtual data source defined by an SQL query......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).