ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Error 17: OTHER CASE must be the last statement used in SWITCH
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
ReplicAdmin: Overview
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Bitwise operators
The operations on binary values are performed......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Creating the executable and the setup program
The languages supported by the application are taken into account......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Sort the data displayed in your tables in one click
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ErrorThrow (Function)
Throw a non-fatal error.