ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor......
Creating a Java archive
When your Java application is developed, you can......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
The Signature control
The Signature control is a report control used to sign......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
12. Synchronizing data
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Camera functions
Thread management functions
List of functions for managing threads...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....