ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
FirstDayOfMonth (Function)
Returns the first day of the month.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
CurrentMonth (Function)
Returns the number of the current month.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HClient structure
The HClient structure is used to......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
DateToInteger (Function)
Converts a date to an integer.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Environment of the data model editor
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.