ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
How to perform a full file browse?
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Binding a Repositionable Note control to an item
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
3. UML models in practice
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Notes document management functions
List of functions for managing Notes documents...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
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....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......