ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
The "Analysis" pane
The "Analysis" pane lists......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Share your projects via Git
Git is a source code manager......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Discover all the possibilities of pivot tables
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Items used in a select query
A query created in the query editor can contain several types of items......
Error 532: The size of the string to extract must be strictly positive
2. Examples and components provided with WEBDEV
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Currencies
A currency is a real coded on 10 bytes....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.