ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Image drawing and processing functions
List of image drawing and processing functions...
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......