ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Example)
Usage example of the HCloseConenction function
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
fDelete (Function)
Deletes a file accessible from the current computer.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Word Processing control events
WINDEV manages the following events by default......
W3C standardization
You must comply with the W3C standard (HTML 4......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Creating the Vision pages of the WEBDEV RAD pattern
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
fFileName (Function)
Returns the name of an external file that is currently opened.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
User group settings
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...