ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
iPrintReport (External language)
Prints a report created with the report editor.
StatVarianceP (Function)
Calculates the variance for a full series of values.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Creating an executable: General options
The main executable options are as follows......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Principle for running threads
At runtime, an application runs in a main thread......
SocketConnect (Function)
Connects a client computer to a given socket.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Phone constants (Android / iOS)
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Obtaining an SSL certificate for IIS2 (2.0 or later)
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HPrevious (Function)
Positions on the previous file record according to a browse item.