ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
grSourceSeries (Function)
Defines the source of a series.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WINDEV Framework License Agreement
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.