ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Error 502: Incompatible type
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.