ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetDefinition (Function)
Retrieves the definition of element type.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
HDescribeConnection (Function)
Describes a new connection to an external database.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Android Control Center
Do you know where to find your application log files?...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Title (Property)
The Title property is used to get and change the title of an element.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Table,Count (External language)
Returns the number of elements in a Table control.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Table,Modify (External language)
Modifies an element in a Table control.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.