ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
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......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
TimeToString (Function)
Converts a time to a string in the specified format.
fClose (Function)
Closes an external file.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Error 2109: You are using the ObjectInfo function
DDE constants
List of constants used by the DDE functions...
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
LDAPMode (Function)
Modifies the operating mode of an LDAP session.