ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SocketConnect (Function)
Connects a client computer to a given socket.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
HFSQL constants
List of constants used by the HFSQL functions....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Configuring the IIS 7/7.5 server
Warning 18: Loop without potential end
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.