ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
WinStatus (Function)
Identifies or modifies the window status.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HFSQL constants
List of constants used by the HFSQL functions....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...