ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
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......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
The Signature control
The Signature control is a report control used to sign......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
7. Internal component
An internal component is a set of elements from a project....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.