ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project portfolio
From version 25, you can create "project portfolios"......
Error 1010: The member of the class is constant
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Using the task management and the schedule
Time management is extremely important......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
ReplicSynchro: Overview
ReplicSynchro: Use
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Time management
For each element (windows, reports, ......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Error 1001: The operators: and:: can only be used in the methods of classes
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......