ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Installing a SOAP server with IIS
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
7. Source Code Manager (SCM)
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.