ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Bar code constants
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HSetREP (Function)
Enables or disables the management of .REP file.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
FinCurrentVal (Function)
Returns the current value of investment.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......