ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
13. External component in practice
External component in practice...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Handling a Web Component control through programming
Compilation options (chm format)
How to choose the data source of a control?
This help page presents the different data sources available for a control....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
FTPTime (Example)
Usage example of the FTPTime function
2. User-friendly editors in practice
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
MapGetJSObject (Function)
Returns the instance of the API of Map control.