ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
SysSpace (Function)
Returns the physical memory space for the current computer.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
DnD constants
List of constants used by the functions for managing the Drag and Drop....
SocketWrite (Function)
Writes a message intended to another socket.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HRead (Function)
Reads a record in a file according to a given record number.
iCloseReport (Function)
Stops printing the current report immediately.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
fMoveDir (Function)
Moves a directory and its content.