ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
User (Property)
The User property is used to identify and change the user of a feature.
Text (Property)
The Text property is used to get and modify text.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
JSONValid (Function)
Checks the validity of a JSON string.
Creating the Vision pages of the WEBDEV RAD pattern
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......
Name (Property)
The Name property is used to get the name of an element.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Width (Property)
The Width property is used to determine and change the width of an element.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
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....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate 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......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Apply (Function)
Executes a procedure for each element of a WLanguage array.