ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The DotNet structure
Functions for managing multiple languages
Functions for managing multiple languages...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Hash functions
Hashing is used to summarize a file or a character string......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
3-tier architecture
The development in "3-tier" architecture is now simplified......
10. UMC: User Macro-Code
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling a control through programming in a report
All report controls can be handled through programming......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
The Edit control
The Edit control allows users to enter data......
iCreateFont (Function)
Creates a new print font.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
DNS functions
PythonTerminate (Function)
Unloads the Python DLL and frees memory.