ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
6. WEBDEV Account Manager
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Native Sybase Connector for WINDEV and WEBDEV 2024
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ReplicInfo (Function)
Returns information about a replication.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Environment of the window editor
The main elements of window editor are as follows:
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
General environment of WINDEV
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Combination (Type of variable)
A combination is a set of options.
Environment of the project editor
The main elements of the project editor are as follows:
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......