ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
MatWrite (Function)
Writes an element into a matrix.
SQLSeek (Function)
Positions on the specified result row of the query.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
fTrackFile (Function)
Triggers the tracking of a file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Describing a problem to the Free Technical Support
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
ListView control properties
List of properties associated with the ListView control...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.