ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQLExec (Example)
Usage example of the SQLExec function
State (Property)
The State property is used to get and change the state of an element.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Animation (Property)
The Animation property animates an image.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Open (Function)
Opens a modal WINDEV window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
iFont (Function)
Selects the default font.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
fWrite (Example)
Usage example of the fWrite function
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function