ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
2. Analysis in practice
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reports
A report provides a custom view of data......
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....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.