ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDESend (Function)
Sends a data to the program connected via DDE.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
3. Application development cycle
Development cycle of a WINDEV application....
Handling Organization Chart controls programmatically
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
7. AJAX technology
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......