ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Detailed use of WINDEV FTP/RPC
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
XMLModify (Function)
Modifies the content of the current element found in the XML document.
xlsData (Example)
Usage example of the xlsData function
Position (Function)
Finds the position of a specified string within another string.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
dPen (Example)
Usage example of the dPen function
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
zipCreateExe (Example)
Usage example of the zipCreateExe function
FTPCommand (Example)
Usage example of the FTPCommand function
HRecNum (Example)
Usage example of the HRecNum function
HErrorInfo (Example)
Usage example of the HErrorInfo function