ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
iPrintImage (Example)
Usage example of the iPrintImage function
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
MemSort (Function)
Sorts the elements found in a memory zone.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Edit control
The Edit control allows users to enter data......