ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Error 1008: The member of the class is protected
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Error 1009: The member of the class is private
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Binding a Combo Box control to an item
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.