ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Constants for managing animations
List of constants used by the functions for managing the animations...
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRead (Function)
Reads a record in a file according to a given record number.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Defining a help window template
WINDEV allows you to create help window templates......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
17. TLS/SSL: Encrypting information on the Web
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Events associated with a Spreadsheet control
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......