ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
fExeDir (Function)
Returns the directory from which the execution is started.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
StringReverse (Function)
Reverses the characters of a string.
CurrentYear (Function)
Returns the current year in integer format.
HTTPSendForm (Function)
Sends an HTTP form.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......