ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Error 1012: The class member is not global: it cannot be accessed from a global method
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
ERR_LAUNCH_FAILED
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax: