ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Advanced types
The advanced types of WLanguage are as follows...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
fExeDir (Function)
Returns the directory from which the execution is started.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
EventCreate (Function)
Creates an event.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
GetDefinition (Function)
Retrieves the definition of element type.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......