ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
MemFound (Function)
Checks whether the sought element was found.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print constants
List of constants used by the print functions....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Designing a supercontrol
A supercontrol is an advanced type of control......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WDTRAD options
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
fDriveReady (Example)
Usage example of the fDriveReady function