ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Creating user accounts
A User account allows the server administrator to......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
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....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
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...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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.