ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
14. PHP generation in practice
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......