ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Browser constants
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
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.
fWrite (Function)
Writes: a character string into an external file. a memory section....
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.
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......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Constants for managing Organizer controls
Constants for managing Organizer controls...
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fCreate (Function)
Creates an external file.
Constants for managing projects
List of constants used by the functions for managing projects....