ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Title (Property)
The Title property is used to get and change the title of an element.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
fSeek (Example)
Usage example of the fSeek function
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HChangeConnection (Example)
Usage example of the HChangeConnection function
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
fWrite (Function)
Writes: a character string into an external file. a memory section....
fRead (Example)
Usage example of the fRead function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
iPreview (Function)
Configures the print destination.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
XLS file handling functions
List of functions for managing XLS files...