ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDelete (Example)
Usage example of the fDelete function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Internal component
An internal component is a set of elements from a project......
Name (Property)
The Name property is used to get the name of an element.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
ChangeCharset (Example)
Usage example of the ChangeCharset function
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
zipFileSize (Example)
Usage example of the zipFileSize function
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Manipulating TimeLine controls programmatically
A TimeLine control can be......