ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
System constants
List of constants used by the system functions....
sEvent (Function)
Branches an event on a serial port.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
Warning 18: Loop without potential end
Running the test of the User Groupware and installing it
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......