ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
ScanCapability (Function)
Used to determine if a scanner has a given capability.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Date (Type of variable)
The Date type enables you to easily handle the dates...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Time (Type of variable)
The Time type is used to easily handle the times...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Creating the Table pages of the WEBDEV RAD pattern
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Operations performed on sequence diagrams
The following paragraphs explain......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Bitwise operators
The operations on binary values are performed......