ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
SysXRes (Function)
Returns the horizontal screen resolution.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
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
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
HCreateView (Example)
Usage example of the HCreateView function