ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF file functions (prefix syntax)
PDF file functions...
Copying controls from the report editor
The controls can be copied from the report editor......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Copying controls from the window editor
The controls can be copied from the window editor......
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Managing videos (transmitted by a Web Camera)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....