ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
How to loop through a file using filters?
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HSetLog (Function)
Enables or disables log management on a file.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Category (Property)
The Category property gets and sets the category of an element.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.