ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
DDEConnect (Example)
Usage example of the DDEConnect function
Miscellaneous Windows constants
List of constants used by the Windows functions....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
User Groupware files
Two categories of data files are managed......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
FinCurrentVal (Function)
Returns the current value of investment.
CurrentWin (Function)
Identifies the window currently in edit.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
FolderData (Function)
FolderData is kept for backward compatibility.
JSONValid (Function)
Checks the validity of a JSON string.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.