ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing tiles
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
ChronoReset (Function)
Stops and resets a running stopwatch.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
URL (Property)
The URL property is used to get and change a URL.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Sound (Function)
Plays a sound in WAV format.
EventChange (Function)
Modifies the status of an event.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
OpenChild (Function)
Opens a non-modal child window.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
State (Property)
The State property is used to get and change the state of an element.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......