ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
9. Generation modes
WINDEV Mobile includes different types of generation......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Calling a procedure/a function
Syntax for calling a local or global procedure.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
MemCreate (Function)
Creates a memory area.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...