ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Creating the executable and the setup program
The languages supported by the application are taken into account......
HTML (Property)
The HTML property is used to configure the use of HTML content.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
ThreadEnd (Function)
Ends the execution of the current thread.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
PDF file management functions
...PDF file functions...
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
iParameterViewer (Function)
Configures the report viewer.
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.