ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
State (Property)
The State property gets and sets the state of an element.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
ArraySort (Example)
Usage example of the ArraySort function
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function