ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input (Function)
Displays a message allowing the user to type an information.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
ShellExecute (Function)
Opens a document in its associated application.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
SQLListSource (Function)
Lists the data sources declared on a local site.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
fDir (Function)
Finds a file or directory.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Constants for object visibility
List of constants for managing the visibility of an object....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fCurrentDir (Function)
Identifies or modifies the current directory.
SQLExec (Function)
Names and runs an SQL query.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SQLLast (Function)
Sets the position on the last row of the query result.
.NET application
To create a.NET application from a project......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......