ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Page Footer block
The Page footer block is run at the end of each page......
Data persistence
The data persistence is used to store the value typed by the user......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Action Bar control functions
The following functions are used to manipulate Action Bar controls......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WDINT license agreement
WDINT license agreement...
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WDMSG license agreement
WDMSG license agreement...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
PDF file functions (prefix syntax)
PDF file functions...
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
ERR_BAD_FILE
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......