ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HPass (Function)
Defines the password used to create or open a data file.
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Font (Type of variable)
A Font variable creates a font programmatically...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.