ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
LanguageToName (Function)
Returns the name of a language.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
InServiceMode (Function)
Indicates whether the code is run in a service.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
IsEven (Function)
Identifies an even number.
MemSort (Function)
Sorts the elements found in a memory zone.
FTPDate (Example)
Usage example of the FTPDate function
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
HErrorInfo (Example)
Usage example of the HErrorInfo function
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Internal component description
The description of an internal component can opened at any time......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.