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).
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
fRead (Example)
Usage example of the fRead function
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....
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.
3-tier architecture
The development in "3-tier" architecture is now simplified......
ChangeCharset (Example)
Usage example of the ChangeCharset function
fDelete (Example)
Usage example of the fDelete function
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 TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
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.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......