ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
HCross (Function)
Crosses a record in a data file.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SocketRead (Function)
Retrieves a message sent by another socket.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.