ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
diffApply (Function)
Applies a difference buffer to a specific buffer.
MatExist (Function)
Checks the whether the matrix exists in memory.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
XMLAddChild (Function)
Adds a child tag into an XML document.
Including the code
You want to include your code lines in a condition, in a structure, ......
Error 112: An array can only have a maximum of X dimensions
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Line (Property)
The Line property is used to define the line style used.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.