ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties of a help page
The characteristics of a help page are used to define......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Reorder the data displayed in your tables
Help editor options
The options of the help editor ("Display......
28. Site SEO
Customize your charts: type, color, legends, etc.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
End of break block
The End of break block is optional......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Reports
A report provides a custom view of data......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Error 13: The label already exists
Project description: Languages tab
The project description window allows you to configure various elements of your project......