ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Example)
Usage example of the EnumControl function
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Complete (Function)
Returns a character string of a specified length.
Error 14: ELSE statement without IF
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Creating the link buttons in the windows of a WINDEV RAD pattern
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
sEvent (Function)
Branches an event on a serial port.