ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Creating the Relation windows of a WINDEV RAD pattern
CurrentMonth (Function)
Returns the number of the current month.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
WordToArray (Function)
Fills an array with the words from a string.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
EncryptStandard (Example)
Usage example of the EncryptStandard function
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.