ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options
The compilation options allow you to define the help system generation settings......
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.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
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).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
XMLDocument (Function)
Creates a new XML document.
8. Windows in practice
Discover the main actions that can be performed on the windows....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
MatInvert (Function)
Calculates the inverse of a square matrix.