ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installer skin template
The setup program creation wizard lets you customize the setup program windows......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Emulating constants
List of constants used by the functions for emulating automated tests....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
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)....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HSetLog (Function)
Enables or disables log management on a file.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
dbgSaveDebugDump (Function)
Saves a dump file of the application.