ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Example)
Usage example of the fLock function
Table,Select,+ (External language)
Selects an element in a Table control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
11. User Macro-Code: UMC in practice
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Info (Function)
Displays a custom message in a system information window.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Glossary
The glossary lists all the abbreviations used in the code editor......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
fUnlock (Example)
Usage example of the fUnlock function
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.