ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Creating requirements
The following steps must be performed to implement the requirements......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Calling a procedure/a function
Syntax for calling a local or global procedure.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fMoveDir (Function)
Moves a directory and its content.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
fClose (Function)
Closes an external file.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
LooperInsertLine (Function)
Inserts a row into a Looper control.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....