ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET Assemblies
.NET is Microsoft's software development platform......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Hash functions
Hashing is used to summarize a file or a character string......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......