ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
PythonExecute (Function)
Executes a function present in a Python module.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Burn functions
List of burner functions...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HTML Editor control properties
Properties associated with the HTML Editor control....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
HFSQL constants
List of constants used by the HFSQL functions....
Referring to an element in a WLanguage event / process
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Changing sites from AWP to SEO-ready session mode
WINDEV License Agreement
WINDEV License Agreement...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Different types of data (Type of variable)
A variable is defined by name and type......
2. Analysis in practice