ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SourceFromWindow (Function)
Automatically updates: 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....
Setup on a local network (LAN)
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Creating the menus for the windows of the WINDEV RAD pattern
AAF: Context menu of Image controls
A context menu is available for Image controls......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
dbgInfo (Function)
Returns a debug information.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Emulating constants
List of constants used by the functions for emulating automated tests....