ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToString (Function)
Converts a time to a string in the specified format.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
BCToImage (Function)
Generates the image of a bar code.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Thread management functions
List of functions for managing threads...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
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.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
MatDelete (Function)
Deletes an existing matrix.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
tapiListen (Example)
Usage example of the tapiListen function
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Constants for managing appointments
Lists of constants used to manage the appointments...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
DDERetrieve (Example)
Usage example of the DDERetrieve function
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.