ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HRead (Function)
Reads a record in a file according to a given record number.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
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.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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.
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.
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.