ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
VibrationTrigger (Function)
Triggers the vibrations of the device.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
PDFToText (Function)
Extract the text contained in an Document PDF.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ComponentInfo (Function)
Returns information about a component.