ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRead (Example)
Usage example of the fRead function
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
zipInfoFile (Example)
Usage example of the zipInfoFile function
dPixelColor (Example)
Usage example of the dPixelColor function
fCurrentDrive (Function)
Gets or sets the current drive.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fCopyDir (Example)
Usage example of the fCopyDir function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fImageSelect (Example)
Usage example of the fImageSelect function
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
zipFileSize (Example)
Usage example of the zipFileSize function
ChangeCharset (Example)
Usage example of the ChangeCharset function
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
8. Optimizing an application
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grTitle (Function)
Modifies the caption and/or position of the chart title....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min