ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing elements with a WINDEV application
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
diffApply (Function)
Applies a difference buffer to a specific buffer.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
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......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
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....
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......
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.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.