ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The key items
Keys are specific items in your analysis......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
WINDEV concepts
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Interface of WDInst
Handling Spreadsheet controls programmatically (in a report)
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Manager of automated tests
The test manager is used to......
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
Error 1038: This member already exists in the class
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......