ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HListServer (Function)
Lists the HFSQL servers installed on a computer.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HIndex (Function)
Rebuilds the file index (".NDX" file).
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min