ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Example)
Usage example of the FTPSize function
MemCount (Function)
Returns the number of elements found in a memory zone.
Runtime error management functions
List of functions for managing runtime errors...
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
FTPTime (Example)
Usage example of the FTPTime function
SocketWrite (Function)
Writes a message intended to another socket.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
VariantConvert (Function)
Converts the value stored in a Variant variable].
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
MemDelete (Function)
Deletes an element from a memory zone.
StringFormat (Function)
Formats a character string according to the selected options.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Modulo (Reserved word)
Returns the remainder of a division.