ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
Binding controls to data
A window or page can display information from......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
The different types of windows
The following types of windows can be created in a WINDEV application......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).