ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HTML Display control properties
HTML Display control properties...
EXE constants
List of constants used by the functions for managing executables....
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
CurrentWin (Function)
Identifies the window currently in edit.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Various constants
List of various constants....
BurnerSelect (Function)
Used to select the default burner.
Constants for managing Organizer controls
Constants for managing Organizer controls...
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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.
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....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
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.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.