ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
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....
Defining a help window template
WINDEV allows you to create help window templates......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
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.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
eChangeCurrency (Function)
Converts a currency into another currency.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Name (Property)
The Name property is used to get the name of an element.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.