ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 3: The string has no final "
10. UMC: User Macro-Code
The "Code hashtags" pane
Charact (Example)
Usage example of the Charact function
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Hash functions
Hashing is used to summarize a file or a character string......
7. Multilingual applications in practice
7. Multilingual sites in practice
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Character strings
WLanguage supports different types of strings....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Specific features of the applications for iPhone/iPad
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Composite chart
A composite chart is a chart that displays several types of charts......
1
4
5
6
7
8
68
>