ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
SQLExec (Function)
Names and runs an SQL query.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Supercontrol
A supercontrol is an advanced type of control......
TimeToInteger (Function)
Converts a time to an integer.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
httpRequest
The HTTPRequest keyword can correspond to...
Reports & Queries: New features in this version
Automatic error handling
Error handling can be customized for each process......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
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....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Serialization constants
The serialization constants are as follows:
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.