ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Events associated with a Gantt Chart column
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.