ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
InitParameter (Function)
Initializes the management of persistent values.
gClickableLink (Function)
Adds a clickable link in a graphic string.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Environment of code editor
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
Configuring an application with User Groupware
iCreateFont (Function)
Creates a new print font.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Constant
The constants are language elements whose value is fixed once and for all...
Events associated with pages
List of events associated with pages...
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
dArc (Example)
Usage example of the dArc function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
dRectangle (Example)
Usage example of the dRectangle function
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min