ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Code snippets
The code editor allows you to enter "Code snippets"......
Extern (Reserved word)
EXTERN is used to...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
XMLChild (Function)
Positions on the first child element of current element.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Find/Replace in the current project
The "Find/Replace" feature is used to......
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....