ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
dbgInfo (Function)
Returns a debug information.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Certificate
The Certificate keyword can correspond to...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Accessing a database via a web service
The database can be accessed via a web service......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Aliases on data files: HAlias
The aliases are used to handle......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Comparison operators
The comparison operators can be divided into several categories......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Advanced types
The advanced types of WLanguage are as follows...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.