ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
dbgEnableLog (Function)
Enables the runtime log programmatically.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
dbgInfo (Function)
Returns a debug information.