ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HiWord (Function)
Returns the two high bytes of an integer.
fUnlock (Example)
Usage example of the fUnlock function
Scheduler control events
The following events associated with Scheduler controls:...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
5. The following files are automatically created
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ErrorBuild (Function)
Displays a custom error message in a system error window.
ColorPalette (Function)
Returns a color found in the current palette.
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
ServiceRestart (Function)
Restarts a service (already started).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....