ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
1. What is a website?
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
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......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Redis management functions
The following functions are used to manage a Redis database:...
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.