ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
fSize (Example)
Usage example of the fSize function
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Text (Property)
The Text property is used to get and modify text.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Name (Property)
The Name property is used to get the name of an element.
fRename (Example)
Usage example of the fRename function
zipChangePath (Example)
Usage example of the zipChangePath function
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
fTrackFile (Function)
Triggers the tracking of a file.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function