ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
HFSQL constants
List of constants used by the HFSQL functions....
ReplicAdmin: Overview
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.