ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
1. RAD (Rapid Application Development)
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WDScript: use in command-line and console mode
<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.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Events associated with Chart controls
List of events associated with the Chart controls...
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.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
ReplicAdmin: Overview
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
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......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.