ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeItem (Example)
Usage example of the HDescribeItem function
2. How to test a site?
HSetPosition (Example)
Usage example of the HSetPosition function
Handling TimeLine controls programmatically
A TimeLine control can be......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
13. External component in practice
External component in practice...
Contains (Function)
Allows you to check if a substring is within a string.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
CallDLL32 (Function)
Runs a function found in an external DLL.
Supercontrol
A supercontrol is an advanced type of control......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Factorial (Function)
Returns the factorial of an integer number.
Open (External language)
Opens a window.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
diffApply (Function)
Applies a difference buffer to a specific buffer.
Programming custom calculations in Table controls
ThreadPause (Function)
Pauses the current thread during the specified duration.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The HTML Display control
The HTML Display control displays a web page in an application......