ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Comment (Property)
The Comment property is used to manage comments.
HLogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Code statistics
The code statistics affect......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Automatic documentation of external components
External components must include a technical documentation......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
The "Code hashtags" pane
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
1. Examples provided with WINDEV Mobile
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Camera control in a mobile application
The Camera control is used to......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
2. Examples and components provided with WEBDEV
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....