ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WINDEV Mobile 2024 Tutorial - Table of contents
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
URI constants
The following constants are used by URI-specific functions:...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Error 20: The variable of the FOR loop should be a real
fDriveInfo (Function)
Returns information about a drive.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Events associated with a Gantt Chart column
LooperSelectPlus (Function)
Selects a row in a Looper control.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Fax constants
List of constants used by the functions for managing faxes....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
ServiceWait (Function)
Pauses the current service during the specified duration.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....