ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Specific features of the Express version
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a control through programming in a report
All report controls can be handled through programming......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HIndex (Function)
Rebuilds the file index (".NDX" file).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Error 3: The string has no final "
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.