ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEActivate (Function)
Edits an OLE object contained in an OLE control.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
2. How to test a site?
11. User Macro-Code: UMC in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....