ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
XML management: Use example
This application example manages an XML file named "Orders......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
ControlNext (Function)
Returns the name of the next control in input mode.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
5. User Groupware in practice
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
fWatchFile (Function)
Starts watching a file.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
How to fill a TreeView control?
This help page explains how to fill a TreeView control....