ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Name (Property)
The Name property is used to get the name of an element.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
Using the task management and the schedule
Time management is extremely important......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Error 202: The method already has an access attribute (public, protected or private)
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.