ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Time management help
Time management is extremely important......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Assignment of RETURN
The return value of the process currently run can be assigned...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Testing a project: setting
By testing the project you can simulate how the application will run......
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)......
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Image drawing and processing functions
List of image drawing and processing functions...
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....