ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Display (External language)
Displays a value in a control or assigns a value in a variable.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report viewer: Proposing several reports
In the document preview, end users can......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Events associated with pages
List of events associated with pages...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SysDir (Function)
Returns the path of a system directory.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.