ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
MemFound (Function)
Checks whether the sought element was found.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Emulating constants
List of constants used by the functions for emulating automated tests....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
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......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......