ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
2. WEBDEV administrator in practice
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Android Widget windows
An Android application can contain one or more Widget windows......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Error 305: The element does not exist in the window
Example for creating a select query
This help page explains how to create two select queries......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Software license agreement
WINDEV Express license agreement...
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
ERR_BAD_APPLICATION
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......