ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TopMargin (Property)
The TopMargin property sets the top margin of an element.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Server (Property)
The Server property is used to manage servers.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Installing and starting WDTRAD
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Organization chart linked to a data file
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.