ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Character strings
WLanguage supports different types of strings....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
10. Internal components in practice
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
nWDInit: Initialize the external language
Initializes the external language......
EnumControl (Example)
Usage example of the EnumControl function
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
IF statement
The conditional IF statement allows you to run an action according to a condition...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.