ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
dbgEnableLog (Function)
Enables the runtime log programmatically.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
MDIOpen (Function)
Opens and enables an MDI child window.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
iHPos (Function)
iHPos is kept for backward compatibility.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HJSONToRecord (Function)
Imports JSON data into the current record.