ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Header block
The Page header block is printed on each new page......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Phone constants (Android / iOS)
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.