ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
HCloseAnalysis (Function)
Closes the current analysis.
iPreview (Function)
Configures the print destination.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HTTPRequest (Example)
Usage example of the HTTPRequest function
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Drop-down button
The drop-down button expands: a context menu. a popup window....
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....