ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Phone constants (Android / iOS)
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
ReplicSynchro: Overview
ReplicAdmin: Overview
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
SQL functions: Special case
List of SQL functions: Special case...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
19. Sending emails
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. WEBDEV Account Manager
The Upload control
The Upload control is used to upload files on the Web server......