ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatDate (Function)
Returns the date of the last update for the index statistics.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
fListFile (Example)
Usage example of the fListFile function
<Image>.Rotation (Function)
Rotates an Image control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fWrite (Example)
Usage example of the fWrite function
HStatNbRec (Function)
Returns the number of entries for a given key item.
fCopyFile (Example)
Usage example of the fCopyFile function
HStatTime (Function)
Returns the time of the last update for the index statistics.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
FTPDate (Example)
Usage example of the FTPDate function
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
LooperInsertLine (Function)
Inserts a row into a Looper control.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HErrorInfo (Example)
Usage example of the HErrorInfo function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).