ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
LoadParameter (Function)
Reads a persistent value.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Handling a control through programming in a report
All report controls can be handled through programming......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Sliding Banner control properties
The WLanguage properties can be used to handle ......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
FTPAttribute (Example)
Usage example of the FTPAttribute function
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Events associated with pages
List of events associated with pages...
Creating the Form pages of a WEBDEV RAD pattern
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WINDEV applications for Linux: Specific features
Properties associated with report controlss
List of properties associated with the report controls...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ServiceControl (Function)
Sends a control message to a service.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......