ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Events associated with Table controls
List of events associated with Table controls...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Events associated with ListView controls
List of events associated with ListView controls...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Telemetry management functions
The following functions are used to manage the telemetry:...
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.