ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
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....
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.
Wait (Function)
Temporarily stops the program execution.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
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......
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.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
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.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
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....
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.
Sin (Function)
Returns the sine of an angle.