ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Wait (Function)
Temporarily stops the program execution.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
fFileExist (Function)
Checks the existence of an external file.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
DDEConnect (Example)
Usage example of the DDEConnect function
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
MemCount (Function)
Returns the number of elements found in a memory zone.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.