ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
FTP constants
List of constants used by the FTP functions....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Using the query result
The result of a select query can be used in......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
MatMultiply (Function)
Multiplies two matrices.
Events associated with Carousel controls
List of events associated with Carousel controls...
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
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).
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.