ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL view
An SQL view is a virtual data source defined by an SQL query......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WINDEV concepts
Resizing a window (AAF)
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Materialized view
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....