ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
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....
Name (Property)
The Name property is used to get the name of an element.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
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
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.
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.
RegistryValueType (Function)
Returns the type of value found in the registry.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
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......
fSize (Example)
Usage example of the fSize function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.