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).
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HTTPRequest (Function)
Starts an HTTP request on a server.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HDelete (Function)
Deletes a record from a data file (query or view).
The Dashboard control
Dashboards are essential elements in an application......
Starting WDOptimizer in a command line
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Testing a project: setting
By testing the project you can simulate how the application will run......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....