ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
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.
XMLNext (Function)
Positions on the next element (tag or attribute).
ThreadEnd (Function)
Ends the execution of the current thread.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Assignment operators
Three assignment operators are available......