ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
fClose (Example)
Usage example of the fClose function
Open (Function)
Opens a modal WINDEV window.
iParameterViewer (Function)
Configures the report viewer.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fOpen (Example)
Usage example of the fOpen function
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ChronoReset (Function)
Stops and resets a running stopwatch.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
StringInsert (Function)
Inserts a string into another character string at a given position.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HPrevious (Function)
Positions on the previous file record according to a browse item.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
iPrintImage (Example)
Usage example of the iPrintImage function
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iFont (Function)
Selects the default font.