ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Native Access to SAP
SAP is a widely used ERP......
Automatic error handling
Error handling can be customized for each process......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
18. Order of execution of the code of buttons/links
Information 2104: This function is kept for backward compatibility
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
EXE constants
List of constants used by the functions for managing executables....
The different types of variables
The different types of variables are......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Error 2: Incomplete line
8. Binding controls to data
A window can display information from......