ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
InPHPMode (Function)
Indicates whether the code is run in PHP.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
InJavaMode (Function)
Indicates whether the code is run in Java.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
11. Internal components in practice
Internal components in practice...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Procedure/Function
A procedure is used to associate an identifier with a statement block......