ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Keep-alive on connection
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....