ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WavPlay (External language)
Plays the requested sound.
Handle (External language)
Returns the handle of a window or control.
iPrintReport (External language)
Prints a report created with the report editor.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Message (External language)
Displays a message in the status bar.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Open (External language)
Opens a window.
Project (External language)
Opens and runs a WINDEV project.
Get (External language)
Retrieves the value of a control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WavInit (External language)
Initializes the sound interpreter.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Style (External language)
Loads a style sheet.
Test (External language)
Displays each function call and each status report returned by the function.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
ERR_BAD_APPLICATION
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_MSG_BOX
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......