ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
<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).
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....