ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Step 1: Configuring the print parameters
This step allows you to choose......
InfoBuild (Function)
Displays a custom message in a system information window.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.