ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPreview (Function)
Configures the print destination.
Automation object
The Automation keyword is used to declare an automation object...
REP files
REP files contain the list of tables handled by the application....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Generating an application for Universal Windows 10 App
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
SocketConnect (Function)
Connects a client computer to a given socket.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....