ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
OLELoad (Function)
Initializes an OLE control with an OLE object.
HAdd (Example)
Usage example of the HAdd function
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
SQLFirst (Function)
Positions on the first row of the query result.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min