ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Handling TimeLine controls programmatically
A TimeLine control can be......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Configuring the IIS 7/7.5 server
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Example for creating a select query
This help page explains how to create two select queries......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipDeleteFile (Function)
Deletes a file from an archive.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....