ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Handling a control through programming in a report
All report controls can be handled through programming......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Merging differences (SCM)
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Upload control events
The following processes are associated with the Upload control:...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
DDEExecute (Function)
Sends a command that will be run on the server.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Common project
Projects are often cross-platform......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
Error 1014: The access to the member of the class is restricted by a private inheritance
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
ERR_BAD_CONTEXT_FOUND