ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Report controls
Several types of controls can be handled in a report created by the report editor......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Server (Property)
The Server property is used to manage servers.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
EventCreate (Function)
Creates an event.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Creating the Vision pages of the WEBDEV RAD pattern
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.