ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iForceComplement (Function)
Forces the printing of a Body Complement block.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Events associated with Calendar controls
List of events associated with Calendar controls...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ColorPalette (Function)
Returns a color found in the current palette.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Warning (Function)
Displays a custom message in a system warning window.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
5. The following files are automatically created
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
PageParameter (Example)
Usage example of the PageParameter function
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Creating the Vision windows of the WINDEV RAD pattern
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Programming the table cells
The Table controls can be handled......