ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Code snippets
The code editor allows you to enter "Code snippets"......
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Error 1008: The member of the class is protected
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Reintegrating translated text into a project
Once the translation of framework libraries ("......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Describing a problem to the Free Technical Support
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).