ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Constants for telemetry management
Constants for telemetry management...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector 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....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Creating a Pivot Table control
To create a Pivot Table control......
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Error 1017: The method is not global: use: to access it
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Status bar of windows
The status bar of a window is used to display several types of information......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......