ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the framesets
The different operations that can be performed on the framesets are as follows......
Check: Sending an email
The monitoring robot will......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Error 116: An array dimension must be an integer value
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
PicResize (Function)
Resizes a WDPic image.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Error 108: The size of the variable is not allowed
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......