ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Supercontrol
A supercontrol is an advanced type of control......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Cardinalities
The cardinalities are used to count the links between the files......
ComponentInfo (Function)
Returns information about a component.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
iPreview (Function)
Configures the print destination.
Passing parameters
The parameters can be passed to a procedure......
Chart constants
List of constants used by the functions for chart management....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Maps management functions
List of functions for managing Google maps...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Table,Insert (External language)
Inserts an element into a table at a given position.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......