ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
SysColor (Function)
Identifies or modifies the color of a Windows element.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Composite keys
A composite key is a key item containing several other items......
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
21. Reports
Query editor
The query editor is used to automatically create queries on the data files......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Share your projects via Git
Git is a source code manager......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
OpenSister (Function)
Opens a non-modal sibling window.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.