ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WINDEV: Example of programmed Drag and Drop
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......