ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Types of setup
Types of setup...
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Select query description window: Items used
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Date (Type of variable)
The Date type enables you to easily handle the dates...
ERR_DISCONNECTED_BY_ADMIN
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ERR_DISCONNECTED_RELOG
ERR_NOTAVAILABLE
Organization chart linked to a data file
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......