ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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.
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......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
<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.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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......