ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
MatDelete (Function)
Deletes an existing matrix.
HSetMemo (Function)
Used to modify the management mode of memo items.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
SocketExist (Function)
Checks the existence of socket.
Conversion (Function)
Converts a value from a unit to another one.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Composite chart
A composite chart is a chart that displays several types of charts......
Merging differences (SCM)
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
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.
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.