ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 101: Declaration of global variable not allowed
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Testing a project: setting
By testing the project you can simulate how the application will run......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Extracting the text of the project
The following text can be extracted......
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Image editor: Features
The image editor includes several features......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.