ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Events associated with Tab controls
List of events associated with Tab controls...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipListFile (Function)
Returns the list of files found in an archive.
zipOpen (Function)
Opens an existing archive.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
dCircle (Example)
Usage example of the dCircle function
API (Example)
Usage example of the API function
fLock (Example)
Usage example of the fLock function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Power (Function)
Raise a number to a power.
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.