ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Functions for handling directories and external files
List of functions for handling external files...
Twain constants
List of constants used by the Twain functions....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HDFS functions
The following functions are used to manage files on a HDFS system......