ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
7. Internal component
An internal component is a set of elements from a project....
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Overview of external languages
Reals
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Sensor constants
Constants used by the SensorXXX functions...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Events associated with windows
List of events associated with windows...
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.