ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
dPoint (Example)
Usage example of the dPoint function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ChronoReset (Function)
Stops and resets a running stopwatch.
fMemExist (Function)
Checks the existence of a shared memory zone.
SocketRead (Function)
Retrieves a message sent by another socket.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
TimeValid (Function)
Checks the time validity.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......