ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
NationToName (Function)
Returns the name of the language corresponding to a nation.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
OCRAddLanguage (Function)
Adds a language to the native OCR system.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Programming overview in C and C++
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Nation (External language)
Defines the display language for the titles, captions, messages...
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.