ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Input (Function)
Displays a message allowing the user to type an information.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Handling TimeLine controls programmatically
A TimeLine control can be......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Handling Organization Chart controls programmatically
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Execute (Function)
Starts the execution of a process through programming.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The Upload control
The Upload control is used to upload files on the Web server......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min