ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
fUncompress (Example)
Usage example of the fUncompress function
fDelete (Example)
Usage example of the fDelete function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
ServiceContinue (Function)
Restarts a paused service.
SysYRes (Function)
Returns the vertical screen resolution.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
OpenSister (Function)
Opens a non-modal sibling window.
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Classes, members, methods and properties
A class is made of......