ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipDeleteFileList (Function)
Deletes a list of files from an archive.
Constants for external files
List of constants used by the functions for managing external files....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
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.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.