ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Upload control
The Upload control is used to upload files on the Web server......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Style of a control
As soon as it is created, a control is associated with a style......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The different types of integers
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Various WEBDEV constants
Various WEBDEV constants...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Internal component
An internal component is a set of elements from a project......
29. SEO in practice