ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 3: The string has no final "
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Using WDDIXIO
To translate the text used in your project:...
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
13. 3-Tier architecture
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).