ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
End of Document block
The End of document block is run once at the end of the report execution......
IFrame control
IFrame is an HTML concept......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Internal component description
The description of an internal component can opened at any time......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Test of a query
The query editor allows you to run the test of query result......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
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...
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)....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
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
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
ERR_BAD_CONTEXT
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......