ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Different types of data (Type of variable)
A variable is defined by name and type......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
2. Modes to install an application
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
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......
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......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Events associated with Button controls
List of events associated with Button controls...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Handling Gantt Chart controls programmatically
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Push notification
A mobile device can receive push notifications......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......