ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Input (Function)
Displays a message allowing the user to type an information.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Warning (Function)
Displays a custom message in a system warning window.
Google document management functions
List of functions for managing Google documents...
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Operating mode of dynamic Active WEBDEV Pages
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LDAPRenameAttribute (Function)
Renames an attribute.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Principle for running threads
At runtime, an application runs in a main thread......