ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Example)
Usage example of the xlsClose function
HRecNum (Example)
Usage example of the HRecNum function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HReadSeek (Example)
Usage example of the HReadSeek function
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HNbRec (Example)
Usage example of the HNbRec function
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HAdd (Example)
Usage example of the HAdd function
zipExtractAll (Example)
Usage example of the zipExtractAll function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
fImageSelect (Example)
Usage example of the fImageSelect function
iParameterPDF (Example)
Usage example of the iParameterPDF function