ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDScript: use in command-line and console mode
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Events associated with Edit controls
WLanguage events associated with Edit controls...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
ReplicAdmin: Overview
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
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).......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WDZip: Overview
WDZip is used to compress and group your files in archives......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......