ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HTTPSendForm (Function)
Sends an HTTP form.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
3. Deploying a dynamic WEBDEV site
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.