ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
Creating the Vision pages of the WEBDEV RAD pattern
Classe représentant un fichier uploadé dans le champ upload...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HDropView (Function)
Removes a materialized view from the HFSQL server.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HExecuteProcedure (Function)
Runs a stored procedure.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
WINDEV: Example of programmed Drag and Drop
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.