ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Link control properties
The Link control is available in a page and in a report......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HRead (Function)
Reads a record in a file according to a given record number.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HSendMessageToClient (Function)
Displays a message on the client computers.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipExtractPath (Function)
Returns the path of a file found in the archive.
Materialized view