ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
NetGetFile (Example)
Usage example of the NetGetFile function
OLESave (Function)
Saves the object found in an OLE control in binary format.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
fDirectoryExist (Function)
Checks the existence of a directory.
HCloseConnection (Function)
Closes a connection to a database.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Date and Time management functions
List of functions for managing dates and times...