ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFile (Example)
Usage example of the fCopyFile function
fWrite (Function)
Writes: a character string into an external file. a memory section....
SysXRes (Function)
Returns the horizontal screen resolution.
Code snippets
The code editor allows you to enter "Code snippets"......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
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....
CurrentYear (Function)
Returns the current year in integer format.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
KeyExpression (Example)
Usage example of the KeyExpression property
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FirstDayOfMonth (Function)
Returns the first day of the month.
SQLModify (Example)
Usage example of the SQLModify function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.