ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
PDF Reader control events
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MemFound (Function)
Checks whether the sought element was found.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Events associated with Static controls
List of events associated with Static controls...