ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Constants for managing Organizer controls
Constants for managing Organizer controls...
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Start of Break block (Break header)
The Start of break block is optional......
grParameter (Function)
Retrieves or modifies a chart parameter.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerSelect (Function)
Used to select the default burner.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Constants for managing images in websites
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......