ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Error 532: The size of the string to extract must be strictly positive
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
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......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
2. Static or dynamic site
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Error 122: The name of an Automation object must be a string
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....