ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
VibrationTrigger (Function)
Triggers the vibrations of the device.
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.
Passing parameters
The parameters can be passed to a procedure......
Extracting messages added or modified since last extraction
A project was already created and translated......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
NextTitle (Function)
Modifies the title of next window to open.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
End of Document block
The End of document block is run once at the end of the report execution......
NFC constants
List of constants used by the NFC functions...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).