ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Sending elements to Free Technical Support
ToClipboard (Function)
Writes text or image information into the system clipboard.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
zipOpenCAB (Function)
Opens an existing archive in CAB format.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
fLock (Example)
Usage example of the fLock function
dStraighten (Function)
Transforms an image by applying perspective correction.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Principle of remote check
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......