ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
First project window
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Configuring an application with User Groupware
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).