ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSendMessage (Example)
Usage example of the EmailSendMessage function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
The Static control
A Static control is a control used to display a static text......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
WinOutWidth (Function)
Returns the full width of a window (including the border).
HOut (Example)
Usage example of the HOut function
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Constants for managing tiles
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Specific features of the applications for iPhone/iPad
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
WDLog: Viewing a log file
WDLog is used to view the content of a log file......