ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Table,Insert (External language)
Inserts an element into a table at a given position.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
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.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Data model editor: types of links
Several types of links can be found between the files......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.