ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffApply (Function)
Applies a difference buffer to a specific buffer.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
FileDisplay (Function)
Displays a file in the browser of Web user.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.