ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
EventCreate (Function)
Creates an event.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
StatCovariance (Function)
Calculates the covariance between two series of values.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
dbgInfo (Function)
Returns a debug information.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.