ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Defining a help window template
WINDEV allows you to create help window templates......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
J2EE constants
List of constants used by the J2EE functions....
Locking data files: correspondence between WINDEV 5.5 and the later versions
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMSG license agreement
WDMSG license agreement...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WINDEV Framework License Agreement
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Phone constants (Android / iOS)