ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
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......
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.
fRead (Example)
Usage example of the fRead function
ChangeCharset (Example)
Usage example of the ChangeCharset function
fDelete (Example)
Usage example of the fDelete function
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.
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....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....