ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Configuring the setup program
Two tools can be used to create a setup program...
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.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Specific features of the Express version
Animation (Property)
The Animation property animates an image.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
8. "Mobile friendly" site: Dynamic serving
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
14. Generation modes
Generation modes...
Image control in a page
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Popup window
WINDEV allows you to open windows in popup format......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Configuring the SOAP administrator
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......