ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IFrame control
IFrame is an HTML concept......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
SocketRead (Function)
Retrieves a message sent by another socket.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HTTP functions
List of HTTP functions...
Test of a query
The query editor allows you to run the test of query result......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Fax functions
List of fax functions...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Cell control
The Cell control contains controls......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
ERR_DISCONNECTED_TIMEOUT
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
The pages
Pages are the main interface of a WEBDEV site......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......