ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Camera functions
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
fMemExist (Function)
Checks the existence of a shared memory zone.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......