ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Note (Property)
The Note property is used to get and change a text associated with an element.
Contains (Function)
Allows you to check if a substring is within a string.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Creating user accounts
A User account allows the server administrator to......
10. UMC: User Macro-Code
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
7. HFSQL: files physically created
URL Rewriting
URL Rewriting is a technique used to improve SEO......
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
WDOptimizer: Editing and modifying a ".REP" file
TextToXML (Function)
Converts an ANSI string to an XML string.