ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Fax constants
List of constants used by the functions for managing faxes....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.