ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
String functions
List of functions for managing character strings...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......