ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractPath (Function)
Returns the path of a file found in the archive.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
grColor (Function)
Returns and initializes the color of different chart elements.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Code snippets
The code editor allows you to enter "Code snippets"......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Table,Display (External language)
Refreshes the Table control.
EventClose (Function)
Closes a synchronization event between several threads.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
BackgroundTaskAdd (Function)
Adds a new background task.
dPolyline (Function)
Draws a line composed of multiple segments.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.