ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
VariableReset (Function)
Resets the variable to its initial value.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
6. Internal window
Internal windows...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Programming an indexed control
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WBAdminAccount (Variable type)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
CallDLL32 (Function)
Runs a function found in an external DLL.