ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Error 1: Syntax error
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WEBDEV Application Server - 10 connections - License agreement
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Error 1037: This member already exists in the structure
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Rights on the virtual directory
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Handling a control through programming in a report
All report controls can be handled through programming......