ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Sharing elements with a WINDEV application
13. External component in practice
External component in practice...
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.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Contains (Function)
Allows you to check if a substring is within a string.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
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......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
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.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
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.