ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. How to test a site?
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Handling Scheduler controls programmatically
A Scheduler control can be......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Error 1007: The member is global: use the: operator: to access it
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min