ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
WDOptimizer: Editing and modifying a ".REP" file
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Constants for managing Organizer controls
Constants for managing Organizer controls...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
WEBDEV 2024