ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
CallDLL32 (Function)
Runs a function found in an external DLL.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
iParameterViewer (Function)
Configures the report viewer.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.