ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SocketRead (Function)
Retrieves a message sent by another socket.
Configuring the SOAP administrator
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
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....
Source (Property)
The Source property is used to get and change the source of an element.
HDescribeConnection (Function)
Describes a new connection to an external database.
PDF Reader control events
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)......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Table,Count (External language)
Returns the number of elements in a Table control.
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......
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....