ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
3. Debugger
Composite keys
A composite key is a key item containing several other items......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
TimeValid (Function)
Checks the time validity.
Using the task management and the schedule
Time management is extremely important......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Error 1054: 'Ancestor' cannot be used outside the code of a class
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Types of Edit controls
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...