ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Writing an email: the available methods
This help page presents the methods for writing an email....
Help editor options
The options of the help editor ("Display......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
19. Sending emails
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
LooperAdd (Function)
Adds a row at the end of a Looper control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
SQLChangeConnection (Function)
Modifies the current connection.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.