ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Properties associated with a report
List of properties associated with a report...
API (Function)
Runs a function found in an external DLL.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Email management functions
List of functions for managing emails...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grRaised (Function)
Used to display a chart with raised effect.
Image drawing and processing functions
List of image drawing and processing functions...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Print constants
List of constants used by the print functions....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.