ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URL Rewriting
URL Rewriting is a technique used to improve SEO......
tapiDial (Function)
Dials a phone number for a voice line.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
The Static Text control
A Static Text control is a control used to display a static text......
Principle for running threads
At runtime, an application runs in a main thread......
Saving entered data (AAF)
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...