ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
fSelectDir (Function)
Opens a directory picker.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Events associated with internal windows
List of events associated with internal windows...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SMSSend (Function)
Sends an SMS.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
XMLSavePosition (Function)
Stores the current position in the XML document.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HChangeConnection (Example)
Usage example of the HChangeConnection function
dPolyline (Function)
Draws a line composed of multiple segments.
HConnect (Example)
Usage example of the HConnect function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
End of Document block
The End of document block is run once at the end of the report execution......
fAttribute (Function)
Returns or modifies the attributes of a file.
Installing a SOAP server with IIS
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,