ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Examples for using the OLE DB provider for HFSQL
Partial indexing of memos
You now have the ability to index the content of a text memo item......
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
14. Report templates
...Report templates are used to easily standardize report layouts....
Find out the account that runs the AWP protocol
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Replication: The different types
The data replication is a powerful feature......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
18. Order of execution of the code of buttons/links
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1. What is a website?
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).