ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
Constants for managing contact functions
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
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)....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
JavaExecute (Example)
Usage example of the JavaExecute function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
MemSeek (Example)
Usage example of the MemSeek function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min