ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
EventChange (Function)
Modifies the status of an event.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Project Management Hub: Time tracking
The time spent can be listed on......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Operations performed on class diagrams
The following paragraphs explain......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Organizer report
The report editor gives you the ability to create "Organizer" reports....