ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
grColor (Function)
Returns and initializes the color of different chart elements.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Properties associated with a window
List of properties associated with a window...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....