ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
zipListFile (Function)
Returns the list of files found in an archive.
Accessibilité (Property)
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HConnect (Example)
Usage example of the HConnect function
PageDisplay (Function)
Displays a web page in the user's browser....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Print modes of a report
Several print modes are available for a report....
SQL view
An SQL view is a virtual data source defined by an SQL query......
NumberInWords (Function)
Converts a number to words.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HToItem (Function)
Assigns the specified value to an item of the current record.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
dbgInfo (Function)
Returns a debug information.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......