ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Body block
The Body block corresponds to the main block of the report......
Project portfolio
From version 25, you can create "project portfolios"......
The home page
The home page is the first page of your site......
1
2
3
4
5
6
278
>