ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
HFSQL properties
List of HFSQL properties...
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SocketExist (Function)
Checks the existence of socket.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Handling a WinForm .Net control through programming
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Table control functions
List of functions specific to Table controls...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WEBDEV 2024
WINDEV 2024